Skip to content

fix emc/motion-logger: did not respect possible init failure#3828

Merged
andypugh merged 1 commit intoLinuxCNC:2.9from
smoe:do_not_ignore_init_prob
Mar 1, 2026
Merged

fix emc/motion-logger: did not respect possible init failure#3828
andypugh merged 1 commit intoLinuxCNC:2.9from
smoe:do_not_ignore_init_prob

Conversation

@smoe
Copy link
Collaborator

@smoe smoe commented Feb 24, 2026

The typical one - an init may fail, which goes unnoticed until it does not :-)

I changed a few "exit(1)"s to "exit(EXIT_FAILURE)" on the way, which I should not have done in this PR. But then again - I like them.

Cave: This PR is against 2.9.

@smoe smoe added bug 2.10-candidate would be nice to have fixed in 2.10 labels Feb 24, 2026
@andypugh andypugh merged commit 256adc5 into LinuxCNC:2.9 Mar 1, 2026
17 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

2.10-candidate would be nice to have fixed in 2.10 bug

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants